Computer Science for IGCSE & O level - Software (Section 5 - No. 13)
What is the main goal of a debugger in an IDE?
To automatically generate code.
To translate source code.
To find and fix errors in the code.
To format the source code.
Vysvětlení
Debuggers assist in identifying and correcting errors.
